﻿2026-07-17T02:36:34.3764354Z ##[group]Run actions/checkout@v5
2026-07-17T02:36:34.3765130Z with:
2026-07-17T02:36:34.3765477Z   fetch-depth: 0
2026-07-17T02:36:34.3765862Z   repository: BigscreenVR/spt-bs-core
2026-07-17T02:36:34.3768839Z   token: ***
2026-07-17T02:36:34.3769315Z   ssh-strict: true
2026-07-17T02:36:34.3769678Z   ssh-user: git
2026-07-17T02:36:34.3770065Z   persist-credentials: true
2026-07-17T02:36:34.3770455Z   clean: true
2026-07-17T02:36:34.3770807Z   sparse-checkout-cone-mode: true
2026-07-17T02:36:34.3771228Z   fetch-tags: false
2026-07-17T02:36:34.3771586Z   show-progress: true
2026-07-17T02:36:34.3771939Z   lfs: false
2026-07-17T02:36:34.3772269Z   submodules: false
2026-07-17T02:36:34.3772631Z   set-safe-directory: true
2026-07-17T02:36:34.3773223Z ##[endgroup]
2026-07-17T02:36:34.4579515Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-17T02:36:34.4581333Z ##[group]Getting Git version info
2026-07-17T02:36:34.4582025Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-17T02:36:34.4582950Z [command]/usr/bin/git version
2026-07-17T02:36:34.4607981Z git version 2.43.0
2026-07-17T02:36:34.4626224Z ##[endgroup]
2026-07-17T02:36:34.4638180Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/1c5688d6-53d7-4268-9127-ea1533c90afa' before making global git config changes
2026-07-17T02:36:34.4639563Z Adding repository directory to the temporary git global config as a safe directory
2026-07-17T02:36:34.4642219Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-17T02:36:34.4675955Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-17T02:36:34.4695114Z https://github.com/BigscreenVR/spt-bs-core
2026-07-17T02:36:34.4705191Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-17T02:36:34.4707557Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-17T02:36:34.4726657Z HEAD
2026-07-17T02:36:34.4757297Z ##[endgroup]
2026-07-17T02:36:34.4758751Z [command]/usr/bin/git submodule status
2026-07-17T02:36:34.4941183Z ##[group]Cleaning the repository
2026-07-17T02:36:34.4944552Z [command]/usr/bin/git clean -ffdx
2026-07-17T02:36:34.4981869Z [command]/usr/bin/git reset --hard HEAD
2026-07-17T02:36:34.5028661Z HEAD is now at 066a260 Merge 73b29b858bbffb2c758382c80d74def0aabb328f into ada89b448b3914910038477c065bb2163a0e5ecf
2026-07-17T02:36:34.5033154Z ##[endgroup]
2026-07-17T02:36:34.5035256Z ##[group]Disabling automatic garbage collection
2026-07-17T02:36:34.5038217Z [command]/usr/bin/git config --local gc.auto 0
2026-07-17T02:36:34.5064643Z ##[endgroup]
2026-07-17T02:36:34.5065362Z ##[group]Setting up auth
2026-07-17T02:36:34.5069383Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-17T02:36:34.5094677Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-17T02:36:34.5279490Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-17T02:36:34.5305194Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-17T02:36:34.5492136Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-17T02:36:34.5518757Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-17T02:36:34.5706065Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-17T02:36:34.5735392Z ##[endgroup]
2026-07-17T02:36:34.5742093Z ##[group]Fetching the repository
2026-07-17T02:36:34.5743292Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +066a26013ab732b7fed6a3e5541638fdc3a64001:refs/remotes/pull/18/merge
2026-07-17T02:36:35.2337050Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-17T02:36:35.2338752Z  + cb70090...73b29b8 build/redispatch-stall-w1 -> origin/build/redispatch-stall-w1  (forced update)
2026-07-17T02:36:35.2373090Z ##[endgroup]
2026-07-17T02:36:35.2373924Z ##[group]Determining the checkout info
2026-07-17T02:36:35.2374753Z ##[endgroup]
2026-07-17T02:36:35.2377390Z [command]/usr/bin/git sparse-checkout disable
2026-07-17T02:36:35.2422503Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-17T02:36:35.2452291Z ##[group]Checking out the ref
2026-07-17T02:36:35.2453198Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/18/merge
2026-07-17T02:36:35.2494303Z HEAD is now at 066a260 Merge 73b29b858bbffb2c758382c80d74def0aabb328f into ada89b448b3914910038477c065bb2163a0e5ecf
2026-07-17T02:36:35.2497837Z ##[endgroup]
2026-07-17T02:36:35.2530391Z [command]/usr/bin/git log -1 --format=%H
2026-07-17T02:36:35.2549248Z 066a26013ab732b7fed6a3e5541638fdc3a64001
